Fix bug #11813 with invalid font for buffer name on the modeline.
authorEli Zaretskii <eliz@gnu.org>
Sun, 8 Jul 2012 15:49:39 +0000 (18:49 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 8 Jul 2012 15:49:39 +0000 (18:49 +0300)
commit3979c9634edb86871b8c3cea0095316a19f3430e
tree1dd9efb11d980ae1f3dbf0dc5c7310024dab4266
parent434d251cfc26153971728f5c380222517d491de9
Fix bug #11813 with invalid font for buffer name on the modeline.

 src/xdisp.c (fill_glyphless_glyph_string): If the face of the glyph
 has no font, use the frame's font.
src/ChangeLog
src/xdisp.c